[Backend] sorobanService.simulateContractCall: extract STALE_THRESHOLD_MS / fee / placeholder source magic#740
Conversation
…orks import inside simulateContractCall
…D_MS / fee / placeholder source magic
|
hey, main now has stricter TypeScript (#735 just merged) which exposes a real type issue:
new Uint8Array(addr.contractId() as unknown as ArrayBufferLike)or use once that's fixed plus a rebase on main, CI should clear. |
|
two distinct build failures here:
once those build, this PR's scope (the constant extraction) is fine to land. if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0 |
Description
close #640
Type of Change
Related Issues
Closes #
Changes Made
Testing
Test Coverage
Test Steps
Breaking Changes
Breaking Changes:
Migration Guide:
Screenshots/Demo
Checklist
Additional Notes